ActiveReports 9
GeoGeometryCollection Constructor

Collection of geospatial shapes
Initializes a new instance of the GeoGeometryCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal shapes As System.Collections.Generic.IEnumerable(Of GeoShape) _
)
public GeoGeometryCollection( 
   System.Collections.Generic.IEnumerable<GeoShape> shapes
)

Parameters

shapes
Collection of geospatial shapes
See Also

Reference

GeoGeometryCollection Class
GeoGeometryCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum